CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 贝叶斯 分类

搜索资源列表

  1. naivebayes

    0下载:
  2. 基于matlab 的贝叶斯算法,分类结果显示比较准确-Matlab-based Bayesian algorithm, more accurate classification results
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2444
    • 提供者:liliufee
  1. FullBNT-beiyesi

    0下载:
  2. 贝叶斯网络分类,matlab语言编写的,是一个很不错的算法-Bayesian network classifiers, matlab language, is a very good algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1768099
    • 提供者:julie
  1. xucui

    0下载:
  2. 这是自己写的一个贝叶斯网络分类器,可能存在问题,自己调一下-This is to write a Bayesian network classifiers, there may be problems, make your own look
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2019334
    • 提供者:xule
  1. NBC(1)

    1下载:
  2. 利用朴素贝叶斯对UCI 的 mushroom 数据集进行分类,使用MATLAB编码(Using naive Bias, the mushroom data sets of UCI are classified and encoded using MATLAB)
  3. 所属分类:其他

  1. Bayesian Efficient Multiple Kernel Learning

    0下载:
  2. 基于贝叶斯核学习的文档,在分类以及判断类别方面有帮助(Based on Bayesian Nuclear Learning)
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:157696
    • 提供者:WY931652104
  1. NBC

    1下载:
  2. 朴素贝叶斯模型,用来做大数据的分类,是一种很简单易上手的模型,代码很简单,有例子。(Naive Bayes model is used to enlarge the classification of data)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-21
    • 文件大小:36864
    • 提供者:濉燃
  1. bayes

    0下载:
  2. 基于java,利用贝叶斯算法实现中文文本分类。(包含可调用的trainingset)(Text classification based on Java using Bayesian algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:233472
    • 提供者:amIUrfire
  1. Bayes

    0下载:
  2. 最简单的朴素贝叶斯程序,其中的数据上花种的分类情况。(Naive Bayesian program is the most simple, the classification of the data on the flowers.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:jiajiale
  1. NavieBayes github java

    0下载:
  2. java 朴素贝叶斯 机器学习 情感分类器(java naivebayes machinelearing)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:561152
    • 提供者:刁蛮
  1. work

    1下载:
  2. 1) 以身高为例,画出男女生身高的直方图并做对比; 2) 采用最大似然估计方法,求男女生身高以及体重分布的参数; 3) 采用贝叶斯估计方法,求男女生身高以及体重分布的参数(假定方差已知,作业请注明自己选定的一些参数情况); 4) 采用最小错误率贝叶斯决策,画出类别判定的决策面。并判断某样本的身高体重分别为(160,45)时应该属于男生还是女生?为(178,70)时呢?(1) taking height as an example, draw the histogram of male and f
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:17408
    • 提供者:aboklh
  1. naive_bayes

    2下载:
  2. 朴素贝叶斯算法分类及回归,附带训练集和测试集,可以评测正确率和输出预测文件(Classification and regression of naive Bayes algorithm, incidental training set and test set can evaluate the correct rate and output prediction file.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:4096
    • 提供者:风霏霏
  1. bayes

    0下载:
  2. 使用朴素贝叶斯对垃圾邮件进行分类,附带数据(For spam classification using Naive Bayesian, supplementary data)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:28672
    • 提供者:zengw
  1. Spam-Detection-master

    0下载:
  2. 贝叶斯垃圾邮件分类器,使用Python编写,使用SMSSpamCollection数据集(Bias spam classifier)
  3. 所属分类:Python编程

    • 发布日期:2018-01-02
    • 文件大小:209920
    • 提供者:饥饿
  1. NativeBayes

    0下载:
  2. 朴素贝叶斯垃圾邮件分类器,好歹哦后期维护阿里斯顿啊两千万(Naive Bayes spam classifier)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-05
    • 文件大小:11264
    • 提供者:欢迎你
  1. bayes

    0下载:
  2. 基于概率论的分类方法 :朴素贝叶斯 学习朴素贝叶斯算法进行简单的二值分类(Classification method based on probability theory: Naive Bayes Learning naive Bayes algorithm for simple two valued classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:22528
    • 提供者:AYN1
  1. work

    1下载:
  2. 贝叶斯下文本分类器,python语言,包括中文分词和英文分词(Bias's lower text classifier, python language, including Chinese participle and English participle)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:13926400
    • 提供者:ax123
  1. BreastCancer

    0下载:
  2. Java实现机器学习经典分类算法,代码中实现了决策树、贝叶斯和KNN三个分类算法(Java implements the classic classification algorithm for machine learning. The code implements three classification algorithms: decision tree, Bayes and KNN)
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:87040
    • 提供者:sasworld
  1. py_ex

    0下载:
  2. 利用朴素贝叶斯理论,将垃圾邮件的做分类,使用python代码,内涵邮件数据(Naive Bayes theory is used to classify spam, using Python code, and content mail data.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:三火123456
  1. Naive Bayes

    0下载:
  2. 调用于sklearn平台的朴素贝叶斯算法,有着较好的分类能力(The naive bayes algorithm for sklearn platform is a good classification capability.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:794937246
  1. 分类器评估及交叉验证_代码

    3下载:
  2. 内有鸢尾花数据的5折交叉验证实验代码,采用的分类器是贝叶斯分类器。(There is a 5-fold cross-validation experiment code for the iris data, and the classifier used is a Bayesian classifier.)
  3. 所属分类:matlab例程

    • 发布日期:2018-12-19
    • 文件大小:15360
    • 提供者:The_one
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »
搜珍网 www.dssz.com